* x * 9.11.19 19: 1. لطفاً پشتیبان گیری ، بازیابی و همگام سازی حساب های دسترسی را انتخاب کنید و نصب را ذخیره کنید و نصب و به روزرسانی را ذخیره کنید و وارد سیستم شوید و وارد شوید

. لطفاً پشتیبان گیری ، بازیابی و همگام سازی حساب های دسترسی را انتخاب کنید و نصب را ذخیره کنید و نصب و به روزرسانی را ذخیره کنید و وارد سیستم شوید و وارد شوید.

Asked by Javad Shahmoradi 27 minit lepas

Stop auto-play

PLEASE tell me how to permanently stop auto-play on Rumble and YouTube. When I stop them in those apps they just soon turn themselves on again and it really pisses me of… (ketahui selanjutnya)

PLEASE tell me how to permanently stop auto-play on Rumble and YouTube. When I stop them in those apps they just soon turn themselves on again and it really pisses me off. Thank you.

Asked by cybertash 2 jam lepas

Browser suddenly lagging and hanging up

Hello, My Firefox browser seems to be hanging up and not opening websites. This has never happened in my entire time with Firefox. It just began this week. I use it for t… (ketahui selanjutnya)

Hello, My Firefox browser seems to be hanging up and not opening websites. This has never happened in my entire time with Firefox. It just began this week. I use it for the security that it always provides. Its ran fine until this week when the warnings came out about issues with Google. Is there a patch or any suggestions for a remedy? Thank you for such an awesome, secure browser!

Asked by Michelle Chaney 11 jam lepas

I just got someone from unity base advertisement telling me to request my data from them would you please check this out for me please.thank you.

I was playing the game and unity base advertisement comes up telling me to request my data from them and something else. But could you please check this out I'm going to … (ketahui selanjutnya)

I was playing the game and unity base advertisement comes up telling me to request my data from them and something else. But could you please check this out I'm going to try and pull it back up. It say unity ad,s and then it say about my privacy.

Asked by Steven Moore 12 jam lepas

Extensions are changed on download

I realize that if a file is served with mime type Content-Type: application/pgp-encrypted, then its extension is changed by Firefox on Android to ".pgp". Apparently, Fire… (ketahui selanjutnya)

I realize that if a file is served with mime type Content-Type: application/pgp-encrypted, then its extension is changed by Firefox on Android to ".pgp". Apparently, Firefox for Android likes to modify extensions based on mime type.

Can this behavior be disabled?

Asked by feklee 4 bulan lepas

Last reply by feklee 19 jam lepas

Expected Date/Release Version For Tabs On Tablets?

Hello, It's my understanding that Tabs on Tablets is suppose to becoming soon. I know Nighty has Tabs, but I don't wish to use Nightly. I'm only hoping for the stable r… (ketahui selanjutnya)

Hello,

It's my understanding that Tabs on Tablets is suppose to becoming soon. I know Nighty has Tabs, but I don't wish to use Nightly.

I'm only hoping for the stable release/version Tabs will soon be released for Tablets.

Does anyone know of an expected release date/version?

Thanks

Asked by FoxIT 1 hari lepas

Firefox+Google Calendar+display text size on Android 15

I'm not sure if this is a Firefox or Google Calendar issue. Please see the attached screenshots, in order. The issue is accessibility of the Settings icon in the top-ri… (ketahui selanjutnya)

I'm not sure if this is a Firefox or Google Calendar issue.

Please see the attached screenshots, in order.

The issue is accessibility of the Settings icon in the top-right portion of the screen when the system text size is increased from the default.

Obviously, there's a workaround available. Thanks in advance.

Asked by John_L 1 hari lepas

How to Effectively Use TeraBox on Mobile with Firefox

Hi everyone, I’ve been using Firefox on my mobile device for browsing and managing various cloud storage platforms. One of the cloud services I’ve recently explored is T… (ketahui selanjutnya)

Hi everyone,

I’ve been using Firefox on my mobile device for browsing and managing various cloud storage platforms. One of the cloud services I’ve recently explored is TeraBox, which offers a great amount of free storage. However, I’ve run into a few issues when trying to use it on mobile via Firefox.

Has anyone here used TeraBox with the Firefox mobile app? Specifically, I’m wondering if there are any settings or optimizations that make it easier to manage large files like photos and videos.

Additionally, I’ve come across mentions of TeraBox Mod APK to unlock more features. Would using the APK on mobile have any impact on browser performance or security when accessing files through Firefox?

Would appreciate any tips or insights!

Thanks in advance!

Asked by alim.u.ddassar83 1 hari lepas

Sync suddenly not working on mobile app

My firefox app has recently stopped showing any synced tabs from my desktop at all. I have had this issue happen before but usually it's just for a little while and fixes… (ketahui selanjutnya)

My firefox app has recently stopped showing any synced tabs from my desktop at all. I have had this issue happen before but usually it's just for a little while and fixes itself, or can be fixed by manually syncing both mobile and desktop simultaneously. But I have not been able to access my desktop tabs via my phone for almost a week now and it's getting extremely frustrating. I want to be able to leave my house and continue browsing without having to struggle for 10 minutes before leaving with ensuring the sync goes through. When i manually sync on the mobile app, the sync button keeps spinning forever, I have let it run for about 25 minutes straight with no results. I have force closed the app to no luck. I have also tried closing and leaving it alone for hours and trying again with no results. I have even restarted both my phone, and my computer. This was not happening to me a week ago and I have not changed any settings on either device since the change started. It is genuinely making me want to go back to chrome, which I haven't used in 2 years since making the switch.

Asked by emppme14 1 hari lepas

Firefox keeps crashing

I'm getting a lot of crashes lately. I've restarted my phone, force closed Firefox and deleted the cache. Didn't fix it unfortunately. Firefox Android Mobile 134.0.2 (Bu… (ketahui selanjutnya)

I'm getting a lot of crashes lately. I've restarted my phone, force closed Firefox and deleted the cache. Didn't fix it unfortunately. Firefox Android Mobile 134.0.2 (Build #2016068999)

Here is the error: 95dfeae4-16a9-45bd-8474-02ede37eb9dc java.lang.RuntimeException: java.lang.reflect.InvocationTargetException


java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:598) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:588) ... 1 more Caused by: mozilla.components.support.base.android.UnboundHandlerException: You must bind the NotificationPermissionHandler to an activity at mozilla.components.support.base.android.NotificationsDelegate.requestNotificationPermission(NotificationsDelegate.kt:125) at mozilla.components.support.base.android.NotificationsDelegate.notify$default(NotificationsDelegate.kt:75) at org.mozilla.fenix.FenixApplication$initializeWebExtensionSupport$2.invoke(FenixApplication.kt:543) at mozilla.components.browser.engine.gecko.GeckoEngine$registerWebExtensionDelegate$promptDelegate$1.onUpdatePrompt(GeckoEngine.kt:63) at org.mozilla.geckoview.WebExtensionController.updatePrompt(WebExtensionController.java:75) at org.mozilla.geckoview.WebExtensionController.handleMessage(WebExtensionController.java:26) at org.mozilla.geckoview.WebExtensionController$Internals.handleMessage(WebExtensionController.java:4) at org.mozilla.gecko.EventDispatcher$3.run(EventDispatcher.java:13) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:230) at android.os.Looper.loop(Looper.java:319) at android.app.ActivityThread.main(ActivityThread.java:9063) ... 3 more

Asked by Furkan Eryilmaz 2 hari lepas

Firefox for Android

When using Firefox (for Android) on an older Samsung Galaxy Tab S2 (8.0") Android 7 Tablet. I see a lot of what I would describe as screen tearing. I've included a coup… (ketahui selanjutnya)

When using Firefox (for Android) on an older Samsung Galaxy Tab S2 (8.0") Android 7 Tablet. I see a lot of what I would describe as screen tearing.

I've included a couple images to show the problem.

Everything was fine until a couple updates ago (maybe 3 or 4). I keep hoping it gets fixed and I have download updates as they become available.

FYI... both the Samsung Internet and Chrome browsers both display fine. It does seem specific to Firefox. Also, newer devices seem to work fine.

Asked by jeff.k.french 2 hari lepas